Skip to main content

Week 7

Milestones

  • Implement waiting users queue in lock-asset API
  • Implement push notifications in lock-asset API
  • Make lock asset realtime with service workers

Contributions

Learnings

  • Learnt how to use webpush notifications in django.
  • Learnt how to use shared_tasks with celery.
  • Learnt about receing push and message events using eventListener in service workers.